home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best of Shareware
/
Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso
/
mac
/
ZIPPED
/
DOS
/
TELECOMM
/
CILNK252.ZIP
/
CILINK#1.EXE
/
HOSTDOOR.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-07-02
|
756b
|
24 lines
:----------------------------------------------------------------------
: It is recommended that you use this file only in a pinch as CTTY will
: only handle well-behaved DOS output.
:
: COPY, MD, CD, RD, DIR, EDLIN, TYPE and MORE are well-behaved.
:
: A much better solution is to replace these commands with DOORWAY.EXE
: which is available from the DataWorld BBS at 615-966-3574.
:
: Note: AUTOBOOT is a program which will boot your computer after
: 5 minutes of inactivity. It is used incase you get locked
: up during a DOS shell.
:---------------------------------------------------------------------
ECHO OFF
AUTOBOOT
CLS
ECHO Now running a Remote DOS SHELL ...
CTTY COM2:
COMMAND
CTTY CON:
AUTOBOOT /UNL